OpenRoads Designer CONNECT Edition SDK Help

LinearGeometryPresentation Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass LinearGeometryPresentation : GeometryPresentation
Inheritance → ConsensusItem → ModelEntityNamedModelEntityGeometryPresentation → LinearGeometryPresentation

Properties

Connection (Inherited from ConsensusItem)
CrossSectionElementTemplate  
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
PlanElementTemplate  
ProfileElementTemplate  
SyncId (Inherited from ModelEntity)
ThreeDElementTemplate  

Methods

CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationDefinitions(FeaturizedModelEntity) (Inherited from GeometryPresentation)
GetAnnotationDefinitions(FeaturizedModelEntity, String) (Inherited from GeometryPresentation)
GetNative (Inherited from ConsensusItem)
GetRoleSetOverrides (Inherited from GeometryPresentation)
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also